home *** CD-ROM | disk | FTP | other *** search
/ LOGIC Apps / Logic-APPLE_II_APPS.iso / mac / LOGIC Apple II 5.25" Library - ProDOS / PRO086B.dsk / READ.ME.FIRST.txt < prev    next >
Text File  |  2012-02-16  |  6KB  |  162 lines

  1. READ.ME.FIRST file. Updated September 4, 1989 for version 3.03
  2.  
  3. Copyright 1989 Jim Ferr. All rights reserved, except as noted.
  4.  
  5.  
  6. CONTENTS
  7.  
  8.  
  9. License Agreement
  10.  
  11. About Freeware
  12.  
  13. What's new in this release
  14.  
  15. Quick start instructions
  16.  
  17. Additional Information
  18.  
  19.  
  20. License Agreement
  21.  
  22. Warp Six BBS is protected by copyright and is distributed by the author
  23. at no cost. You have license to re-distribute the software only under the
  24. following circumstances:
  25.  
  26. 1) Re-distribution must be done without a fee greater than that of disk
  27. media and handling, and shall not exceed $10.
  28.  
  29. 2) RE-DISTRIBUTION BY COMMERCIAL OPERATIONS OF ANY KIND IS EXPRESSLY FORBIDDEN.
  30. This does not include User Groups, provided they are non-profit and obey the
  31. restrictions in (1) and (3).
  32.  
  33. 3) The software must be re-distributed complete and with all documentation,
  34. UNCHANGED. This includes the documentation and drivers, which are either
  35. on the back of the disk or in a supplementary file.
  36.  
  37. 4) The software is distributed without warranty or guarantee of any kind.
  38.  
  39. 5) Ownership of the software is maintained by the author.
  40.  
  41. 6) By using this software you agree to the terms of this license agreement.
  42.  
  43. This license is automatically revoked when any of its terms are broken.
  44.  
  45.  
  46.  
  47. About Freeware
  48.  
  49. Warp Six BBS version 3.03 is currently distributed free of charge, subject
  50. to the terms of the license agreement above, and it will remain so unless I
  51. withdraw the program from the market, which is my right as copyright holder.
  52.  
  53. That's an unlikely scenario, but I'm currently working on Xmodem up/download
  54. routines for Warp Six, and when they are done, I'll have a decision to make:
  55. I have spent too much time and effort on Xmodem to include it in the freeware
  56. version, so I am considering these options:
  57.  
  58. 1) Market version 4.0 as shareware
  59. 2) Sell it to a commercial distributor
  60. 3) Market it commercially myself
  61.  
  62. From my experiences trying to market Warp Six as shareware (in earlier
  63. incarnations of the software), few people ever bother to send in the shareware
  64. fee, no matter how reasonable it may be.
  65.  
  66. Unless enough of the 200 plus people who have downloaded Warp Six BBS from GEnie
  67. and other sources can convince me that a reasonable shareware fee, say $25, will
  68. be paid by a reasonable number of people, I'm going to make version 4.0 a
  69. commercial version. So, convince me!
  70.  
  71. You can write to me at the following address:
  72.  
  73. Jim Ferr
  74. 95 DeCarie Circle #20
  75. Islington, ON
  76. M9B 3J5
  77. CANADA
  78.  
  79. You can also reach me on the following information services:
  80.  
  81. CompuServe, ID 73057,2455
  82. GEnie, ID J.FERR
  83.  
  84. LOGIC: JIM, (416) 922-1626 300/1200/2400
  85. (The original) Warp Six BBS: JIM FERR, (416) 665-1721 300/1200/2400
  86.  
  87.  
  88. What's New in this Release
  89.  
  90. Version 3.03 cures a minor bug in the SSC, GS and Datalink 1200 drivers that
  91. reported an error 3 at line 1050 whenever a caller was unsuccessful in making
  92. a connection, eg. a salesperson called your BBS line and hung up.
  93.  
  94. Other changes are less visible; the drivers take up an extra page of memory;
  95. all machine language routines are defined as a base address plus an offset; the
  96. base address is defined in line 25 of LOGON. (EG. M1=BA, M2=BA+3)
  97.  
  98. The drivers are more modular, and report errors better. These changes were made
  99. to make way for the upcoming Xmodem send and receive routines, which I'm now
  100. working on.
  101.  
  102.  
  103. Quick Start Instructions
  104.  
  105. (I suggest you read these whether or not you want a quick start)
  106.  
  107.  
  108. 1) Make a copy of the unmodified system and keep it in a safe place. Do not
  109.    skip this step if you value your time.
  110.  
  111. 2) The entire BBS is contained in the subdirectory WARP6. Ensure it resides
  112.    on a volume named /W6. If not, rename the volume or learn how to set up
  113.    different pathnames by reading "Setting up Pathnames" in the Sysop.Doc
  114.    file. If this will be your startup volume, copy PRODOS to /W6.
  115.  
  116. 3) Ensure you have the ProDOS date set (or a ProDOS compatible clock
  117.    installed). The startup program included will prompt you for the date
  118.    if you don't have a clock, then it will start the BBS. You can use your
  119.    own hard disk menu program if you prefer. The startup file for the BBS
  120.    is /W6/WARP6/STARTUP. If your menu requires a "SYSTEM" file, add the
  121.    file called BASIC.SYSTEM to the /W6/WARP6 directory and start from there.
  122.  
  123. 4) When the BBS title page comes up you will see "Awaiting Call Number 1".
  124.    Log in by hitting Control-L. Enter 1000 as your ID number and SYSOP as
  125.    your password.
  126.  
  127. 5) After some experimentation, read the documentation in full and customize
  128.    your system so it has a unique name. (Change the appropriate line in the
  129.    SYS.DATA file. See Sysop.Doc and Warp6.Doc for details.)
  130.  
  131. 6) Read the modem.doc file and install a live modem driver, which consists of
  132.    the live version of the Warp6.Loader and the appropriate Warp6.Driver and
  133.    Modem.Init file. Check the modem init file to ensure all the commands are
  134.    compatible with your modem. Note: with the GS driver, you must use the
  135.    Local.Loader, renamed as "Warp6.Loader", ie. don't bother to erase the
  136.    Warp6.Loader already in the /W6/WARP6 directory.
  137.  
  138. 7) Have a friend call the system with a modem to make sure it is working.
  139.  
  140. 8) Using a word processor such as Apple Writer // customize the text files in
  141.    the system using Warp6.Doc as a reference.
  142.  
  143. 9) Test any/all customizations you make extensively before "going public".
  144.  
  145.  
  146. Additional Information:
  147.  
  148. With the modem disabled driver, the system will work just as it would if
  149. connected to a modem except that "calls" can only be made via your keyboard
  150. until you install a "live" modem driver for your particular hardware.
  151.  
  152. Once you install the live drivers, if you (or anyone with Level 9 access)
  153. calls in remotely, you will need the remote password. It is REMOTE until you
  154. change it. (See Sys.Data and Warp6.Doc)
  155.  
  156. Note: no serial interface or modem is needed to use the modem disabled
  157. driver. As well, none of the local control commands normally active when a
  158. remote user is online will work with the local driver, naturally.
  159.  
  160. The GS serial port driver requires a custom cable and specific Control Panel
  161. settings. See the Modem.Doc file for complete details.
  162.